home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
THINKC
/
4_0
/
TERMINAL
/
HDRS
/
ZMODEM.H
< prev
Wrap
Text File
|
1990-11-20
|
172b
|
12 lines
/*
Terminal 2.0
"ZModem.h"
*/
#define ZAUTORX 18
extern Byte ZAutoReceiveString[];
extern Byte ZLastRx[];
short ZReceive (void);
short ZTransmit (Byte *, short, long);